'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Class MacdBuilder(Of T) Inherits C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder(Of T,Macd(Of T),MacdBuilder(Of T))
[EditorBrowsable(EditorBrowsableState.Never)] public class MacdBuilder<T> : C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,Macd<T>,MacdBuilder<T>>